summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2022-10-21 00:05:05 +0200
committerGitHub <noreply@github.com>2022-10-21 00:05:05 +0200
commit9e168370880ad7b0580e7b5dd313c1e52a64707e (patch)
tree3283fc8f81b7fd1087dcdd616fece8803b68133e
parentMerge pull request #9096 from Kelebek1/audio_15 (diff)
parentController Applet had instance of Undocked, make Handheld (diff)
downloadyuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.tar
yuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.tar.gz
yuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.tar.bz2
yuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.tar.lz
yuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.tar.xz
yuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.tar.zst
yuzu-9e168370880ad7b0580e7b5dd313c1e52a64707e.zip
-rw-r--r--src/yuzu/applets/qt_controller.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/applets/qt_controller.ui b/src/yuzu/applets/qt_controller.ui
index c8cb6bcf3..f5eccba70 100644
--- a/src/yuzu/applets/qt_controller.ui
+++ b/src/yuzu/applets/qt_controller.ui
@@ -2300,7 +2300,7 @@
<item>
<widget class="QRadioButton" name="radioUndocked">
<property name="text">
- <string>Undocked</string>
+ <string>Handheld</string>
</property>
</widget>
</item>